home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / Ghostscript / man / man1 / ps2epsi.0 < prev    next >
Text File  |  1997-04-12  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. ps2epsi(1)                                             ps2epsi(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        ps2epsi - generate conforming postscript
  9.  
  10.  
  11. SSYYNNOOPPSSIISS
  12.        ppss22eeppssii _i_n_f_i_l_e_._p_s [ _o_u_t_f_i_l_e_._p_s ]
  13.  
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        ppss22eeppssii is a utility, based on _G_h_o_s_t_s_c_r_i_p_t_, which takes as
  17.        input a postscript file and generates a  new  output  file
  18.        which  conforms  to Adobe's _E_n_c_a_p_s_u_l_a_t_e_d _P_o_s_t_s_c_r_i_p_t _I_n_t_e_r_-
  19.        _c_h_a_n_g_e or EPSI format.  This is a special form of encapsu-
  20.        lated  postscript (EPS) which adds a bitmap version of the
  21.        final displayed page (in  the form of postscript comments)
  22.        to  the beginning of the file. This bitmap  can be used by
  23.        programs which understand EPSI (usually word processors or
  24.        DTP  programs) to give a preview version of the postscript
  25.        on screen. The displayed quality is often  not  very  good
  26.        (eg.  low  resolution, no colours),  but the final printed
  27.        version uses the real postscript, and thus has the  normal
  28.        postscript quality.
  29.  
  30.  
  31. OOPPTTIIOONNSS
  32.        None.
  33.  
  34.  
  35. UUNNIIXX UUSSAAGGEE
  36.        Using the supplied shell script, the command is:
  37.             ps2epsi _i_n_f_i_l_e_._p_s [ _o_u_t_f_i_l_e_._e_p_s_i ]
  38.        where  _i_n_f_i_l_e_._p_s is the input file and _o_u_t_f_i_l_e_._e_p_s_i is the
  39.        output EPSI file. If the output filename  is  omitted,  it
  40.        will  be generated from the input filename.  If a standard
  41.        extension (.ps, .cps, .eps or .epsf) is used, it  will  be
  42.        replaced with the output extension .epsi.
  43.  
  44.  
  45. MMSSDDOOSS UUSSAAGGEE
  46.        Using the supplied batch file, the command is simply:
  47.             ps2epsi _i_n_f_i_l_e_._p_s _o_u_t_f_i_l_e_._e_p_i
  48.        where  _i_n_f_i_l_e_._p_s is the original postscript file, and _o_u_t_-
  49.        _f_i_l_e_._e_p_i is the name of the output file.
  50.  
  51.  
  52. LLIIMMIITTAATTIIOONNSS
  53.        Successful encapsulation  of  arbitrary  postscript  files
  54.        cannot be guaranteed, as there are certain restrictions in
  55.        what is permitted in a postscript file for it to be  prop-
  56.        erly  encapsulated.   ppss22eeppssii  does a little extra work to
  57.        try to help encapsulation, and it automatically calculates
  58.        the bounding box (required for all encapsulated postscript
  59.        files), so, most of the time, it does a pretty  good  job.
  60.        There   are   bound   to  be  cases,  however,  where  the
  61.  
  62.  
  63.  
  64.                           March 8, 1994                         1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ps2epsi(1)                                             ps2epsi(1)
  71.  
  72.  
  73.        encapsulation will not work, because of the content of the
  74.        original postscript file.
  75.  
  76.  
  77. FFRRAAMMEEMMAAKKEERR
  78.        The  _F_r_a_m_e_m_a_k_e_r DTP system is one application which under-
  79.        stands EPSI files, and ppss22eeppssii has been tested on a number
  80.        of  postscript  diagrams  from a variety of sources, using
  81.        Framemaker 3.0 on a Sun.  _F_r_a_m_e_m_a_k_e_r  on  other  platforms
  82.        should  be  able  to  use these files, although I have not
  83.        been able to test this.
  84.  
  85.  
  86. FFIILLEESS
  87.        ps2epsi.bat    - MSDOS batch file
  88.        ps2epsi        - Unix shell script
  89.        ps2epsi.ps     - the Ghostscript program which does the work
  90.  
  91.  
  92. SSEEEE AALLSSOO
  93.        gs(1)
  94.  
  95.  
  96. AAUUTTHHOORR
  97.        George Cameron <george@bio-medical-physics.aberdeen.ac.uk>
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                           March 8, 1994                         2
  131.  
  132.  
  133.